home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr49 / fgfx12.zip / EFFECTS.DOC < prev    next >
Text File  |  1995-02-14  |  2KB  |  45 lines

  1.                               EFFECTS version 1.2
  2.  
  3. Ted Gruber Software                                      Voice: (702) 735-1980
  4. PO Box 13408                                               FAX: (702) 735-4603
  5. Las Vegas, NV  89112                                       BBS: (702) 796-7134
  6.                                                            CIS:     72000,1642
  7.  
  8. ------------------------------------------------------------------------------
  9.   EFFECTS:  An example of special effects using Fastgraph or Fastgraph/Light
  10. ------------------------------------------------------------------------------
  11.  
  12. This program demonstrates several methods of fading in an image from an
  13. off-screen video page using either Fastgraph or Fastgraph/Light. The set of
  14. routines provided herein are written for 320x200 graphics video modes, but
  15. they could easily be extended to work in other resolutions.
  16.  
  17. The examples are by no means all inclusive. Rather, their purpose is to
  18. illustrate a few methods of creating special effects with Fastgraph or
  19. Fastgraph/Light.
  20.  
  21. The files in FGFX12.ZIP are:
  22.  
  23.    EFFECTS.DOC   this file
  24.    EFFECTS.EXE   executable program (created with Turbo Pascal 6.0)
  25.  
  26.    EFFECTS.BAS   BASIC source code
  27.    EFFECTS.C     C source code
  28.    EFFECTS.FOR   FORTRAN source code
  29.    EFFECTS.PAS   Borland/Turbo Pascal source code
  30.  
  31.    FG.PPR        packed pixel run file containing the Fastgraph logo
  32.  
  33. If you want to re-link the EFFECTS source code, you must have Fastgraph or
  34. Fastgraph/Light. Compilation and linking commands are provided in comments at
  35. the beginning of each source code file. You may use these effects (or modified
  36. versions of them) in your Fastgraph and Fastgraph/Light programs.
  37.  
  38. You may modify this source code any way you want, but please do not distribute
  39. it in a modified form.
  40.  
  41. Fastgraph (tm) and Fastgraph/Light (tm) are graphics libraries published by
  42. Ted Gruber Software. For more info, please call, write, or FAX. You can
  43. download the latest evaluation version of Fastgraph/Light from DDBBS at (702)
  44. 796-7134.
  45.